P+ - Ice Climbers - Action - 0x118
Entry Script
- UnknownEvent { namespace: 0x8, code: 0x2, unk1: 0x0, arguments: [Value(0)] }
- if (OnGround)
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(0)] }
- SetEdgeSlide(StayOn)
- LedgeGrabEnable(Disable)
- SetAirGround(6)
- ChangeSubactionRestartFrame(SpecialHiThrow)
- CreateInterrupt { interrupt_id: None, action: Fall, requirement: (InAir) }
- CreateInterrupt { interrupt_id: None, action: Wait, requirement: (AnimationEnd) }
- else
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(2)] }
- SetEdgeSlide(Airbourne)
- SetAirGround(109)
- ChangeSubactionRestartFrame(SpecialAirHiThrow)
- CreateInterrupt { interrupt_id: None, action: FallSpecial, requirement: (AnimationEnd) }
- CreateInterrupt { interrupt_id: None, action: LandingFallSpecial, requirement: (OnGround) }
- SyncWait(1.0)
- if (InAir)
- LedgeGrabEnable(Unknown(4))
Exit Script